Skip to content

Conversation

@etiotto
Copy link
Contributor

@etiotto etiotto commented Sep 30, 2024

Fixes #2251

…F mode under TRITON_DEBUG env. variable

Signed-off-by: Tiotto, Ettore <[email protected]>
@etiotto etiotto self-assigned this Sep 30, 2024
@anmyachev
Copy link
Contributor

Should we hide the following warning under TRITON_DEBUG

op.emitWarning() << "OpenCL API not available for this operation. Got "
as well?

@etiotto
Copy link
Contributor Author

etiotto commented Sep 30, 2024

Should we hide the following warning under TRITON_DEBUG

op.emitWarning() << "OpenCL API not available for this operation. Got "

as well?

This message is temporary because we have plans to switch away from GenISA intrinsics "soon". Because the message is temporary I would prefer to leave this particular message as is.

Signed-off-by: Tiotto, Ettore <[email protected]>
@etiotto etiotto enabled auto-merge (squash) September 30, 2024 18:47
@etiotto etiotto disabled auto-merge September 30, 2024 18:52
@whitneywhtsang whitneywhtsang merged commit 9bda03d into main Sep 30, 2024
4 checks passed
@whitneywhtsang whitneywhtsang deleted the etiotto/fix_2251 branch September 30, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Improvement] Change large GRF warnings to trigger by debug flag

5 participants